Skip to content

Conversation

@HotMercury
Copy link
Collaborator

The variable cur_time in inode.c is now conditionally declared and used only when the kernel version is 6.6.0. Therefore, anothercondition needs to be added to check for its declaration, or it should be only declared when used.

Copy link
Collaborator

@jserv jserv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebase the latest master branch.

The variable cur_time in inode.c is now conditionally declared and
used only when the kernel version is 6.6.0. Therefore, another
condition needs to be added to check for its declaration, or it
should be only declared when used.
@HotMercury HotMercury reopened this May 6, 2024
@jserv jserv merged commit 8976d61 into sysprog21:master May 6, 2024
@jserv
Copy link
Collaborator

jserv commented May 6, 2024

Thank @HotMercury for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants